-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Dev/suwhang/system.diagnostics #2901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev/suwhang/system.diagnostics #2901
Conversation
I've fixed three XML errors reported by the build. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, @sywhang . I left a few suggestions. Please wait for @mairaw / @rpetrusha to review the PR too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left some suggestions and comments, @sywhang. Also, there were a number of cases where elements were removed. I think that I caught them all, but it would be good if you could double-check to make sure that all of them are restored.
@rpetrusha can you please take a look at this PR once more? @sywhang addressed all the suggestions and the build passed. |
@rpetrusha @sywhang I moved the text Ron suggested to move from the Constructor remarks to the Type remarks. Can you please take a look? Aside from that, I think everything else has been addressed. |
Thanks @carlossanlop - It looks fine to me! |
This looks good aside from broken crefs, which I've fixed. After the build completes, this should be ready to merge. Do you want to take a look and approve, @carlossanlop? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rpetrusha Thank you for fixing the broken refs. The changes look good. Approving.
The build has passed, so I'll merge now. Thanks, @sywhang and @carlossanlop! |
System.Diagnostics API docs update for 3.0.
cc @tommcdon @noahfalk @carlossanlop @mariaw @rpetrusha